gtk4.git
2017-10-08 Matthias Clasenvulkan: Fix repeat node coordinates
2017-10-08 Matthias Claseninspector: Show child bounds for repeat nodes
2017-10-08 Umang JainCreate tests for cairo node
2017-10-08 Umang Jaingsk: Move gsk_cairo_node_new_for_surface into public API
2017-10-08 Umang Jaingsk: Fix serialization of cairo node
2017-10-08 Daniel Bolestestmenubutton: Fix inverted keynav in the GtkMenu
2017-10-08 Timm Bädersnapshot: Set blend mode directly after pushing state
2017-10-08 Matthias Clasensnapshot: Fix blend mode handling
2017-10-08 Matthias Clasengtk4-demo: fix a typo
2017-10-08 Matthias ClasenAdwaita: theme the shortcuts window search results
2017-10-08 Matthias ClasenShortcuts window: Make search results themable
2017-10-08 Matthias Clasenapplication window: Make menubar appear
2017-10-08 Matthias ClasenAdwaita: theme shortcuts windows a bit
2017-10-08 Matthias Clasenshortcuts: Add css names to some widgets
2017-10-07 Matthias Clasengtk4-demo: Fix the scrollbar popup menu example
2017-10-07 Matthias Clasenscrollbar: keep populate-popup signal working
2017-10-07 Matthias Clasennotebook: Don't steal right-clicks from content
2017-10-07 Matthias ClasenAdwaita: Fix scrollbar theming a bit
2017-10-07 Matthias Clasenscrollbar: Correct css docs
2017-10-07 Matthias ClasenDrop the env var for scrolling control
2017-10-07 Matthias Clasentextview: Fix memory handling
2017-10-07 Matthias Clasenprinting: Fix page drawing
2017-10-07 Matthias Clasenprinting: Some fixes to the print dialog
2017-10-07 Matthias Clasenbutton: Fix label alignment in checks and radios
2017-10-07 Matthias Clasengtk-demo: Deal with big images
2017-10-07 Matthias Clasengtk-demo: Add a new overlay demo
2017-10-07 Matthias Clasengtk-demo: Fix the overlay demo
2017-10-07 Matthias Clasengtk-demo: Fix up the drawingarea example
2017-10-07 Matthias Clasengtk-demo: Make the color chooser example non-resizable
2017-10-07 Daniel BolesHC: Avoid inflated titlebar separator in GEdit etc
2017-10-06 Daniel BolesTreeViewCol: Fix SEGV on remove/add, + memory leak
2017-10-06 Daniel BolesTreeViewCol: Don’t try to disconnect null treeview
2017-10-06 Daniel BolesRevert "treeviewcolumn: Don't leak button"
2017-10-06 Daniel Bolesiconbrowser: Don’t repeat folder-download-symbolic
2017-10-06 Daniel BolesFileChooserButton: Avoid unref()ing a null model
2017-10-06 Matthias Clasengtk-demo: Fix the assistant demo
2017-10-06 Matthias Clasensettings: Don't assert in notify
2017-10-06 Matthias Clasengskrenderer: Make the window property not construct
2017-10-06 Matthias Clasenvulkan: Add some missing cases to switch
2017-10-06 Benjamin Ottebuild: Enable -Wswitch-enum and -Wswitch-default
2017-10-06 Benjamin Ottebuild: Turn on more warning flags
2017-10-06 Matthias Clasengtk-demo: Keep treeviews expanding
2017-10-06 Carlos Garnachogtktreeview: Transform cell area to widget coordinates
2017-10-06 Carlos Garnachotreeviewcolumn: Don't swallow motion/crossing events
2017-10-06 Carlos Garnachotreeview: Transform motion event coords to "bin window...
2017-10-06 Timm Bädermodelbutton: set_relative_to(NULL) the popover in dispose
2017-10-06 Timm Bädertreeviewcolumn: Don't leak button
2017-10-06 Timm Bäderfilechooserbutton: Don't leak priv->model
2017-10-06 Timm Bäderapplicationwindw: Don't leak show-help-overlay action
2017-10-06 Timm Bäderwidget-factory: Don't leak GPropertyAction instances
2017-10-06 Benjamin Ottebuild: Don't turn off critical warnings
2017-10-06 Benjamin Ottegtk-demo: Remove old build file
2017-10-06 Benjamin Ottebuild: Remove old Makefile.inc files
2017-10-06 Piotr DrągUpdate Polish translation
2017-10-06 Matthias ClasenSome updates
2017-10-06 Timm BäderWidget: make sure windowed widgets have a 1×1 min size
2017-10-06 Timm Bäderwidget: Allow 0×0 allocations
2017-10-06 Timm Bädersearchbar: Remove superfluous padding
2017-10-06 Timm Bäderbox: Drop priv pointer
2017-10-06 Timm Bäderimage: Remove mention on gdk-pixbuf-csource
2017-10-06 Daniel BolesHC: Add border/hilight when hovering flat buttons
2017-10-06 Daniel BolesHC: Flat titlebuttons became non-flat in backdrop
2017-10-05 Daniel BolesHighContrastInverse: Make window borders visible
2017-10-05 Daniel BolesHC: Fix MessageDialog’s rounded bottom borders
2017-10-05 Daniel BolesHighContrast: Fix titlebar containing >1 headerbar
2017-10-05 Marco Trevisan... HighContrast: set min-height for headerbars
2017-10-05 Daniel BolesHC: Copy working tooltip code from Adwaita & tweak
2017-10-05 Daniel BolesHC: Give tooltips a border for contrast on Inverse
2017-10-05 Daniel BolesHighContrast: Actually style tooltips...
2017-10-05 Xavi Ivars[l10n] Updated Catalan (Valencian) translation
2017-10-05 Timm Bäderswitch: Fix int/double comparison
2017-10-05 Timm Bäderscrolledwindow: Make sure gtk_get_current_event_state...
2017-10-05 Timm Bäderappchooserdialog: Remove unused macro
2017-10-05 Timm Bädercombobox: Remove unneeded queue_resize call
2017-10-05 Daniel BolesHighContrast: Correctly select window decoration
2017-10-05 Matthias Clasenwayland: fix a typo
2017-10-04 Daniel Bolesupdateiconcache: Avoid confusing loop construct
2017-10-04 Colomban WendlingEnter submenus when activating their parent item
2017-10-04 Georges Basile... -wayland: Safeguard against NULL gtk_surface1
2017-10-04 Daniel BolesTreeMenu: Remove accidentally duplicated doc lines
2017-10-04 Daniel Bolestestcombo: Test grid :row- and :column-span-column
2017-10-04 Daniel BolesComboBox|TreeMenu: Slightly clarify wrap-width doc
2017-10-04 Daniel BolesComboBox|TreeMenu: Clarify :row|column-span-column
2017-10-04 Felipe Borgesbuild: Bump minimum GLib version to 2.53.7
2017-10-04 Matthias Claseninspector: Add gsk and vulkan information
2017-10-02 Daniel Boleswidget-factory: Demo different Frame border-styles
2017-10-02 Daniel BolesRevert "widget-factory: Usefully demo Frame shadow...
2017-10-02 Daniel BolesFrame: Enhance CSS docs
2017-10-02 Carlos Garnachoimcontext: Fix typo on ctrl+shift+u hex sequences handling
2017-10-02 Timm Bädersnapshot: Fix mixup when creating crossfade nodes
2017-10-02 Timm Bädersnapshot: Use one GPtrArray for all nodes
2017-10-02 Timm Bädersnapshot: Use one large GArray for all states
2017-10-02 Timm Bädergtkroundedbox: Remove some unneeded conditionals
2017-10-02 Matthias ClasenStart reftests for gsk
2017-10-02 Matthias ClasenCreate tests for gsk box shadows
2017-10-02 Matthias ClasenCreate tests for GskTextNode
2017-10-01 Matthias ClasenClip intermediate textures
2017-10-01 Timm Bäderstylecontext: Drop priv pointer
2017-10-01 Timm Bäderspinner: Remove priv pointer
2017-10-01 Timm Bäderswitch: Remove priv pointer
next